home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14458 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  790 b 

  1. Path: news.u-net.com!news
  2. From: Michael McKinlay <sales@sytelco.u-net.com>
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.win32
  4. Subject: Re: VC++ 4.0 memory allocation slower than in 2.x!!!
  5. Date: Sat, 30 Mar 1996 19:57:57 +0000
  6. Organization: Sytel Ltd.
  7. Message-ID: <315D9245.5955@sytelco.u-net.com>
  8. References: <alanDozpsy.Kn6@netcom.com> <4jgde4$kgo_001@chem.uva.nl> <315C86C3.57BE@sdt.com> <alanDp1uEB.JHs@netcom.com>
  9. NNTP-Posting-Host: sytelco.u-net.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. If you`re that dependant on the speed of malloc (or new since it uses 
  16. malloc anyway) then perhaps you shouldn`t be using any version of it as 
  17. none of them were built with speed in mind at all...
  18.